From: Florian Eckert Date: Tue, 19 Mar 2024 12:37:41 +0000 (+0100) Subject: luci-theme-openwrt-2020: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=be212dd4523bab550fa55f5a635f8d038bd30292;p=project%2Fluci.git luci-theme-openwrt-2020: add missing license information Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-openwrt-2020/Makefile b/themes/luci-theme-openwrt-2020/Makefile index 792c55fad8..3fab013672 100644 --- a/themes/luci-theme-openwrt-2020/Makefile +++ b/themes/luci-theme-openwrt-2020/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI modern OpenWrt theme LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 + define Package/luci-theme-openwrt-2020/postrm #!/bin/sh [ -n "$${IPKG_INSTROOT}" ] || {